djbuch.kapitel_13
Class DJCache

java.lang.Object
  |
  +--djbuch.kapitel_13.DJCache

public class DJCache
extends java.lang.Object

Einfacher Singleton, der auf Basis des ShiftOne Object Cache (www.shiftone.org) einen Cache zur Verfügung stellt.

Author:
Thomas Ekert

Method Summary
static org.shiftone.cache.Cache getCache()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCache

public static final org.shiftone.cache.Cache getCache()